Experience

Ethos Logo

Ethos, Software Engineer

June 2025 – Dec 2025

Bangalore, onsite

  • Improved security by removing decrypted driver's license data from backend flows; ensured only the encrypted value was stored and applied runtime decryption when required, preventing sensitive PII from persisting across the application.
  • Built an API enhancement for the Product Routing Service (PRS) to return decline reasons for products tied to a given policyId, improving transparency for both consumers and partners.
  • Enabled partners to understand commission changes when PRS rerouted users to lower-commission products, while simplifying internal debugging of declined product flows.
  • Scaffolded the document-service microservice that underpins document generation across Ethos, setting up core APIs, configuration, and deployment wiring for future feature work.
  • Refactored the legacy Bundle Service into a standalone microservice powered by action flows, simplifying the addition of new bundles such as LGA AFLAC and IUL CHOICE by running bundle-type specific create and accept actions.
  • Upgraded the legacy priority-queue worker to a round-robin design and scaled workers so each is responsible for its own subset of queues, reducing starvation and handling higher queue loads more reliably.
  • Migrated legacy in-process HTML-to-PDF conversion to a dedicated html-to-pdf service, improving conversion latency from seconds to milliseconds and achieving a 3–4x speedup.
  • Deployed the pdf-hub microservice to production, critical for unlock and HTML-to-PDF operations, and added Datadog monitors and SLOs to improve reliability and visibility.

Shipsy Logo

Shipsy, Software Engineer Intern

Jan 2025 - May 2025

Gurgaon, onsite

  • Developed a comprehensive finance mobile web view UI for QuipUp, integrating APIs for riders to access their financial information with adaptable client-specific configurations.
  • Optimized bulk pickup processing by implementing Promise.all for concurrent conflict resolution and database operations, resulting in a 3x speedup of API performance.
  • Delivered a hyper-local phone-exchange module for Flipkart, enabling doorstep device swaps in 10–15 minutes through real-time assessment checks.
  • Designed and rolled out an ad-hoc pickup flow for Movin that lets riders collect consignments not yet registered in the hub manager's ops dashboard, eliminating manual entry.